memory write meaning in Chinese
存储器写入
贮存储写入
Examples
- However , because of potential delays in propagating changes in memory writes from one thread to another , there is a possible race condition that would allow a thread to first see one value for an immutable object , and then at some later time see a different value
但是,因为在将内存写方面的更改从一个线程传播到另一个线程时存在潜在的延迟,所以有可能存在一种竞态条件,即允许一个线程首先看到不可变对象的一个值,一段时间之后看到的是一个不同的值。